-
-
Notifications
You must be signed in to change notification settings - Fork 267
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor(e2e): Optimizes yarn install in desktop e2e test pipeline #15897
base: develop
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Besides the failing tests should be good, please take a look at it.
posted a fixup. yarn focus doesn't like the |
2345677
to
e4c6a6c
Compare
you are going to need to list rimraf within one of the focused packages json. |
🚀 Expo preview is ready!
|
015bb24
to
805873b
Compare
805873b
to
9ba8eb6
Compare
9ba8eb6
to
e53af26
Compare
4d8b008
to
809997f
Compare
…oses adds webpack-bundle-analyzer adds rimraf adds webpack-plugin-serve adds copy-webpack-plugin adds css-minimizer-webpack-plugin
809997f
to
8a9cb8e
Compare
Thx, I had to also add few more but now there are dedupe issues. |
yarn dedupe |
Description
Based on a suggestion from @mroz22, optimizing dependency install in our pipeline
Related Issue
#15868
Screenshots: